帖子 ABAQUS Fortran基于提供的代码 P53,完善 8 节点单元程序,并增加对应力结果的处理。
------------------------recover stresses at centroids ------------------------ i = 1 ; points = .0 write(11,'(a)') "The centroidal stresses are :" elements_3:do iel = 1 , nels
2304 1
显现23     3年前
帖子 ansys workbench mechanical 所有命令
Graph Tabular Data Press new shortcut key: Description: Inserts Mode 1 Stress Intensity Factor result.
4876 3
yyddss     12月前
ansys workbench mechanical 所有命令
帖子 逆有限元相关文章,有否有朋友一起开发?
TesslerReal-time displacement monitoring of a CFRP stiffened panel subjected to mechanical and thermal loads Meccanica, vol. 50(10), pp. 2487–2496, 2015.M. Gherlone, P. Cerracchio, M.
2842 6
蓝牙     4年前
逆有限元相关文章,有否有朋友一起开发?
帖子 abaqus分析热轧椭圆空心型钢的抗压强度(一)
</p><p>The stub column tests were modelled using the measured dimensions of the test specimens and measured material stress–strain data.
2687
abaquser     1年前
abaqus分析热轧椭圆空心型钢的抗压强度(一)
帖子 初始应力(Initial stress)计算---K0-procedure
Plaxis的初始阶段(Initial phase)有四种方法计算初始应力(Initial stress generation):(1) k0 procedure(2) Gravity loading(3) field stress(4) flow only本文简要讨论了Plaxis中使用K0-procedure确定初始应力的过程及其注意事项。
5463
计算岩土力学     3年前
初始应力(Initial stress)计算---K0-procedure
帖子 平面应力脆性断裂相场AT2模型
temp,dtemp,predef,dpred,cmname, & ndi,nshr,ntens,nstatv,props,nprops,coords,drot,pnewdt, & celent,dfgrd0,dfgrd1,noel,npt,layer,kspt,kstep,kinc) use AT2_plane_stress_uel_pack
3293
dearjj     10月前
平面应力脆性断裂相场AT2模型
帖子 abaqus Python 简单梁的例子
=0.1,description='Load the top of the beam.') #----------------------------- import load # Find the end face using coordinates. endFaceCenter = (-100,0,12.5) endFace = myInstance.faces.findAt((endFaceCenter
2320 1
dwg_2931     4年前
帖子 Gmsh与Nastran
= 500 LOAD = 501 DISPLACEMENT(SORT1,REAL)=ALL SPCFORCES(SORT1,REAL)=ALL STRAIN(SORT1,REAL,VONMISES,STRCUR,BILIN)=ALL STRESS(SORT1,REAL,VONMISES,BILIN)=ALL$ Direct Text Input for this SubcaseBEGIN
2897 1
Whitney     2年前
Gmsh与Nastran
帖子 三维桁架有限元分析MATLAB代码
The finite element analysis of three-dimensional truss based on MATLAB and ABAQUS software A 3D Truss structure has to be designed to sustain a total load 4P = 400kN, which P = 100kN.
2510
科研让我开心     1年前
三维桁架有限元分析MATLAB代码
帖子 如何将三维弹塑性本构应用于平面应力问题中
调用三维塑性理论 real(8) :: strain_n0(6) real(8) :: strain_inc(6) real(8) :: stress_n1(6) real(8) :: ddsdde_n1(6,6) !
2582 3
dearjj     2年前
如何将三维弹塑性本构应用于平面应力问题中
帖子 Moldex3D模流分析之应力分析模组
在负载与边界条件 (Loads and B.C.)
2391 1
Moldex3D 中国     2年前
Moldex3D模流分析之应力分析模组
帖子 开源Johnson-Cook损伤vumat子程序
integer ndir, nshr real*8 stress_tensor(ndir+nshr), hyd, 1 dev_stress(ndir+nshr), equiv_stress !
2193
晶体塑性有限元     22天前
开源Johnson-Cook损伤vumat子程序
帖子 ABAQUS中隐式和显式的节点和单元的输出变量解析
BONDLOAD Field: no History: yes .fil: no Spot weld bond load.
5171 2
李时珍     2年前
ABAQUS中隐式和显式的节点和单元的输出变量解析
帖子 Moldex3D模流分析之Stress boundary condition
在选项 (Options) 中的应力边界条件 (Stress boundary condition) 点击编辑 (Edit),Moldex3D Designer 将立即启动。在Moldex3D Studio中设定边界条件。在负载与边界条件 (Loads and B.C.)
2361
Moldex3D 中国     1年前
Moldex3D模流分析之Stress boundary condition
帖子 NASTRAN计算文件
SOL 101CEND$DISPLACEMENT(PLOT) = ALLSTRESS(PLOT) = ALLSTRAIN(PLOT) = ALLSPC = 1FORCE=ALLLOAD=3$BEGIN BULKPARAM, POST, -1GRID 1 22.014 0.
2008
孙敬波     2年前
帖子 ANSYS 流固耦合分析的基本步骤
1 加载ANSYS .cdb结构文件 图2 导出ANSYS.sfe载荷文件 Step 5:在ExportANSYS Load File对话框中,设定文件名保存数据。Location参数值中指定导入的ANSYS结构面。
4699 2
乘风破浪_     2年前
ANSYS 流固耦合分析的基本步骤
帖子 Update---在FLAC3D中使用Python
1 引言这个笔记是对大约一年半前《FLAC3D与Python的集成》系列的更新,当时是在FLAC3D 6.0环境下进行的,尽管基本的操作流程和6.0版本相同,但目前的FLAC3D 7.0发生了很大变化,不仅增强了Python的运行环境(Jupyter QtConsole 4.3.1,Python 3.6.1, IPython 6.2.1,matplotlib backend: Qt5Agg
4857
计算岩土力学     4年前
问答 求指点:ABAQUS强度折减法模拟滑坡,obd导入初始地应力,进行地应力平衡一直不收敛是什么原因?

removed as there are no applicable loads in this stepFORCE equilibrium accepted using the alternate tolerance.

2931 4
用户_88297     1年前
帖子 【带传动专栏】基于RecurDyn 的人字齿同步带齿廓齿形对传动性能的影响
参考文献[1] GERBERT G,JONSSON H,PERSSON U,et al.Load distribution in timing belts[J].Journal of Mechanical Design,1978,100(2):208-215.
2783 2
CAE仿真学习菌     2年前
【带传动专栏】基于RecurDyn 的人字齿同步带齿廓齿形对传动性能的影响
帖子 断裂力学(Fracture Mechanics)
Functions Plane Stress and StrainLINEAR ELASTIC FRACTURE MECHANICS Stress Concentrations at Holes Stresses at Elliptical Holes
2447
每周小确幸     3年前
断裂力学(Fracture Mechanics)
App下载
技术邻APP
工程师必备
  • 项目客服
  • 培训客服
  • 平台客服

TOP